Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 330 for

watermark layering

(0.03 sec)
  1. Common List Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: A report must show multiple customers’ picture and name....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Note This feature is supported...

    docs.groupdocs.com/assembly/net/common-list-ima...
  2. Barcode Image Generation in Word Processing Doc...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Barcode Generation in Microsoft...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  3. Saving to HTML with External Resource Files | D...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Since version 19.5, The GroupDocs...

    docs.groupdocs.com/assembly/net/saving-to-html-...
  4. Saving to HTML with External Resource Files | D...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Saving to HTML with External...

    docs.groupdocs.com/assembly/java/saving-to-html...
  5. Numbered List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the HTML document. Adding Syntax to be evaluated by GroupDocs....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Numbered List in HTML Document...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Search in Documents with Keyboard Layout Correc...

    Perform search in documents with keyboard layout correction using C#. We will provide code for performing how to correct keyboard layout for document search in C#....Watermark Product Family GroupDocs.Merger...management, this feature adds a layer of adaptability and reliability...

    kb.groupdocs.com/search/net/search-in-documents...
  7. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Inserting Hyperlinks Dynamically...

    docs.groupdocs.com/assembly/java/inserting-book...
  8. Bulleted List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the Text Document....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Bulleted List in Text Document...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  9. Single Row in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row report in Text Document format. Single Row in Text Document Note This feature is supported by version 17.03 or greater. Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: It must show Name and Contact Number of the customer Report must be generated in the Text Document Adding Syntax to be evaluated by GroupDocs....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Was this page helpful? Not...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  10. Working with Template Syntax Formatting | Docum...

    Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code...Watermark Product Solution GroupDocs...objects defined in The Business Layer . Template Syntax Formats Specifying...

    docs.groupdocs.com/assembly/java/working-with-t...